lcWndPaperEnable Home

Enables or disables LiteCAD to draw paper sheet in a window.

 BOOL lcWndPaperEnable (
   HANDLE hLcWnd,
   BOOL bEnable
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
bEnable
  TRUE - to draw, FALSE - not to draw a paper in a window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcWndPaperSetSizelcWndPaperSetPos